|
Yaws (Yet another web server) is a web server written in Erlang by Claes (klacke) Wikström. Yaws can be embedded into other Erlang-based applications or run as a regular standalone web server.〔(Steve Vinoski article at the IEEE Internet Computing review, July/August 2011 )〕 Because Yaws uses Erlang's lightweight threading system, it performs well under high concurrency. A load test conducted in 2002 comparing Yaws and Apache found that with the hardware tested, Apache 2.0.39 with the worker MPM failed at 4,000 concurrent connections, while Yaws continued functioning with over 80,000 concurrent connections. ==See also== *Comparison of lightweight web servers *Comparison of web servers *LYME (software bundle) 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Yaws (web server)」の詳細全文を読む スポンサード リンク
|